.contact {
	width: 850px;
	padding: 0 50px;
}

.contactBodyText {
	float: left;
}
.form {
	float: right;
	width: 300px;
}

fieldset .field {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:14px;
height:17px;
margin:0 0 3px;
padding:2px;
width:265px;
}
fieldset textarea {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-family:Arial,Verdana,Sans-Serif;
font-size:14px;
height:130px;
margin:0 0 3px;
padding:2px 2px 1px;
width:265px;
}

.button {	
}
fieldset input:focus, fieldset textarea:focus {
border:2px solid #bdb5a5;
}
fieldset input.error:focus, fieldset textarea.error:focus {
border:2px solid #bdb5a5;
}
fieldset {
border:0 none;
float:right;
}
.hide {
display:none;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
